Espressif Systems /ESP32-C3 /I2S0 /TX_CLKM_DIV_CONF

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as TX_CLKM_DIV_CONF

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0TX_CLKM_DIV_Z0TX_CLKM_DIV_Y0TX_CLKM_DIV_X0 (TX_CLKM_DIV_YN1)TX_CLKM_DIV_YN1

Description

I2S TX module clock divider configure register

Fields

TX_CLKM_DIV_Z

For b <= a/2, the value of I2S_TX_CLKM_DIV_Z is b. For b > a/2, the value of I2S_TX_CLKM_DIV_Z is (a-b).

TX_CLKM_DIV_Y

For b <= a/2, the value of I2S_TX_CLKM_DIV_Y is (a%b) . For b > a/2, the value of I2S_TX_CLKM_DIV_Y is (a%(a-b)).

TX_CLKM_DIV_X

For b <= a/2, the value of I2S_TX_CLKM_DIV_X is (a/b) - 1. For b > a/2, the value of I2S_TX_CLKM_DIV_X is (a/(a-b)) - 1.

TX_CLKM_DIV_YN1

For b <= a/2, the value of I2S_TX_CLKM_DIV_YN1 is 0 . For b > a/2, the value of I2S_TX_CLKM_DIV_YN1 is 1.

Links

() ()